home *** CD-ROM | disk | FTP | other *** search
- #
- # ASPEN
- #
-
- set TerrainVerticalScale 6.72
-
- newCyc cyc 18 20000
- cycSetRange cyc 1000 18000 0 14000
- cycSetStretchRange cyc -1000 14000 1.5 1.0
- cycSetRot cyc 0 0 .14
- cycSetSkyColor cyc 42
- #cycSetGroundColor cyc 80 #Now done automatically, unless overridden
-
- newObject sun SimLight Directional 1 1 1 -.5 .5 -1 .1 .1 .1
- simRegister sun
-
- newSRTerrain SIM_TERRAIN terrain 6 NoClamp
- #terrainClamp SIM_TERRAIN 4 10
- #terrainClamp SIM_TERRAIN 3 5
- #terrainClamp SIM_TERRAIN 2 2
- terrainClamp SIM_TERRAIN 1 0
- postAction SIM_TERRAIN MoveUp 0
-
- addWalls wall tree.wal filter=1
- addWalls wall net.wal filter=2
-
- newShapeMgr shapeman
- loadShapes shapeman trees.atf vflat filter=1
- loadShapes shapeman finish.atf
- loadShapes shapeman towers.atf filter=3
- loadShapes shapeman signs.atf filter=4
- loadShapes shapeman gstandsnd.atf sound invisible filter=6
-
-
-